Package com.sendbird.uikit.consts

Types

Link copied to clipboard
enum ClickableViewIdentifier : Enum<ClickableViewIdentifier>

Identifier to determine which area was clicked when MessageViewHolder was clicked

Link copied to clipboard
enum CreatableChannelType : Enum<CreatableChannelType>

The creatable channel type in the UIKit

Link copied to clipboard
open class DialogEditTextParams
Link copied to clipboard
enum KeyboardDisplayType : Enum<KeyboardDisplayType>

The keyboard display types. A Plane type is a default display type. A dialog type is a display type that is contained in a dialog box and displayed separately.

Link copied to clipboard
enum MessageGroupType
Represents type of message group UI.
Link copied to clipboard
enum MessageLoadState : Enum<MessageLoadState>

Enum class that indicates the load status of the message.

Link copied to clipboard
enum ReplyType : Enum<ReplyType>

Represents how to display replies in message list.

Link copied to clipboard
enum SingleMenuType : Enum<SingleMenuType>

Single menu type

Link copied to clipboard
object StringSet
Link copied to clipboard
enum ThreadReplySelectType : Enum<ThreadReplySelectType>

Represents where to go when selecting a reply. This type is only available for ReplyType.THREAD type.

Link copied to clipboard
enum TypingIndicatorType : Enum<TypingIndicatorType>

Represents how the typing indicator is displayed in the channel fragment.